UInt64NIProviderINumericBitConverterUInt64NGetInstance Method

Returns an instance of T.

Definition

Namespace: Jodosoft.Numerics
Assembly: Jodosoft.Numerics (in Jodosoft.Numerics.dll) Version: 2.0
INumericBitConverter<UInt64N> IProvider<INumericBitConverter<UInt64N>>.GetInstance()

Return Value

INumericBitConverterUInt64N
An instance of T.

Implements

IProviderTGetInstance

See Also